You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Ceil Method > Matrix.Ceil Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Ceil Method ([In] TMtxVec)

Rounds all Src object elements towards positive infinity and stores the result in the calling object.

Syntax
C#
Visual Basic
public TMtxVec Ceil([In] TMtxVec Src);

Size and Complex properties of the calling object are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!